focusElement

fun focusElement(element: Element)

Provides an element for the current popup widget to focus on.

Must be an existing child of the PopupWidget for focusing to succeed

Author

fzzyhmstrs

Since

0.2.0

Parameters

element

Element the element to focus on